/* NIDDK Core Styles */

/* Wrappers */

body {
	background-color: #d2d2d2;
	height:100%;
	overflow:hidden;
	width:100%;	
}
#s4-workspace {
	background: #d2d2d2 url('../../Style%20Library/Images/niddk/bg.png') repeat-x;
}
#mainwrapper {
	width: 993px;	
	margin: 0 auto;
	background: transparent url('../../Style%20Library/Images/niddk/contentbg.png') no-repeat 0 110px;
}
#mainwrapper a:hover, .topheaderbg a:hover {
	text-decoration: underline;
	color: #69B2EF;
}

/* Header */

.topheaderbg {
	height: 25px;
	background-color: #eaeaea;
}
.topheader {
	margin: 0 auto;
	text-transform: uppercase;
	font: 13px arial, sans-serif;
	color: #5b584b;
	padding-top: 4px;
	width: 962px;
	margin: 0 auto;
	overflow: hidden;
}
.topheader a {
	color: #5b584b;	
}
.topheader .govdelivery-link {
	margin-right: 10px;
}
.topheader .social img {
	vertical-align: middle;
}
.header {
	height: 89px;
	width: 962px;
	margin: 0 auto;
}
.logo {
	float: left;
	margin-top: 20px;
}
.search {
	float: right;
	margin-top: 30px;
	width: 270px;
}
.search input.ms-sbplain {
	height: 24px !important;
}
input.s4-searchbox-QueryPrompt {
	font: normal 12px arial, sans-serif;
	color: #333;
}
.s4-search select.ms-sbscopes, .s4-search input.ms-sbplain {
	color: #333;	
}
.srch-gosearchimg {
	height: auto !important;
	width: auto !important;
	border: none !important;
	height: 28px;
}
td.ms-sbgo img, .s4-search .srch-gosearchimg {
	border: none !important;
}

/* Main Menu */

.nav {
	margin-left: 10px;
	margin-top: -2px;
}
#navContainer {
	position: relative;
	display: block;
	width: 960px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	z-index: 50;
}
ul#NIDDK_nav {
	display: block;  
    width: 960px;
	height: 60px;
    margin: 0 auto;  
	padding: 0;
}
#NIDDK_nav > li {
	position: relative;
	display: block;
	float: left;
	height: 60px;
}
#NIDDK_nav > li > .tab {
    display: block;
    position: absolute;
    z-index: 3;
	height: 60px;
	background: transparent url(../../Style%20Library/Images/niddk/globalNav2.png) no-repeat 0 0;
	text-indent: -99999px;
}
#NIDDK_nav > li.opened > .tab {
    z-index: 5; 
	height: 53px;
}

#NIDDK_nav li.RF,
#NIDDK_nav li.RF .tab { width: 337px; }
#NIDDK_nav li.RF .tab { background-position: 0 0; }
#NIDDK_nav li.RF:hover .tab,
#NIDDK_nav li.RF.active .tab { background-position: 0 -63px; }
#NIDDK_nav li.RF.opened .tab { background-position: 0 -124px; }

#NIDDK_nav li.HI,
#NIDDK_nav li.HI .tab { width: 205px; }
#NIDDK_nav li.HI .tab { background-position: -337px 0; }
#NIDDK_nav li.HI:hover .tab,
#NIDDK_nav li.HI.active .tab { background-position: -337px -63px; }
#NIDDK_nav li.HI.opened .tab { background-position: -337px -124px; }

#NIDDK_nav li.AN,
#NIDDK_nav li.AN .tab { width: 157px; }
#NIDDK_nav li.AN .tab { background-position: -542px 0; }
#NIDDK_nav li.AN:hover .tab,
#NIDDK_nav li.AN.active .tab { background-position: -542px -63px; }
#NIDDK_nav li.AN.opened .tab { background-position: -542px -124px; }

#NIDDK_nav li.NW,
#NIDDK_nav li.NW .tab { width: 101px; }
#NIDDK_nav li.NW .tab { background-position: -699px 0; }
#NIDDK_nav li.NW:hover .tab,
#NIDDK_nav li.NW.active .tab { background-position: -699px -63px; }
#NIDDK_nav li.NW.opened .tab { background-position: -699px -124px; }

#NIDDK_nav li.FU,
#NIDDK_nav li.FU .tab { width: 160px; }
#NIDDK_nav li.FU .tab { background-position: -800px 0; }
#NIDDK_nav li.FU:hover .tab { background-position: -800px -122px; }

#NIDDK_nav > li .dropdown {
    display: none;
    position: absolute;
    z-index: 4;
    padding: 10px 5px 10px 25px;
    min-width: 150px;
    border: 4px solid #c3c1b6;
    background: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 6px 10px 10px #555;
    -webkit-box-shadow: 6px 10px 10px #555;
    box-shadow: 6px 10px 10px #555;
}
#NIDDK_nav li.opened .dropdown { display: block; }

#NIDDK_nav li.RF .dropdown {
	left: 0;
	top: 49px;
	width: 730px;
    height: 350px;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}
#NIDDK_nav li.HI .dropdown {
	left: -280px;
	top: 49px;
	width: 800px;
    height: 425px;
}
#NIDDK_nav li.AN .dropdown {
	left: -442px;
	top: 49px;
	width: 730px;
	height: 325px;
}
#NIDDK_nav li.NW .dropdown {
	left: -127px;
	top: 49px;
	width: auto;
    height: 250px;
}

#NIDDK_nav li.RF .columnHalf {
	height: 330px;
}
#NIDDK_nav li.HI .columnThirds {
	height: 410px;
}
#NIDDK_nav li.AN .columnThirds {
	height: 330px;
}
#NIDDK_nav li.HI .hi-icon-links a {
	display: block;
	margin-top: 15px;
	min-height: 32px;
	padding-left: 40px;
	line-height: 32px;
}
#NIDDK_nav li.HI .hi-icon-links a.order-pubs {
	background: url('../../Style%20Library/Images/niddk/shoppingCart.png') no-repeat 0 50%;
}
#NIDDK_nav li.HI .hi-icon-links a.image-lib {
	background: url('../../Style%20Library/Images/niddk/healthImages.png') no-repeat 0 50%;
}
#NIDDK_nav li.HI .hi-icon-links a.subscribe-news {
	background: url('../../Style%20Library/Images/niddk/subscribeNewsletter.png') no-repeat 0 50%;
	line-height: 16px;
}

.dropdown a {
	color: #102761;
	text-decoration: none;
	line-height: 18px;
}
.dropdown a:hover {
	color: #69B2EF;
}
.dropdown > div > a {
    display: block;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 0;
}
.dropdown ul {
	margin-left: 0;
	margin-top: 6px;
	padding-left:0;
	text-indent:0;
	list-style-type: none;
}
.dropdown li a {  
    font-family:Arial, Helvetica, sans-serif;  
	font-weight: normal;
    color: #102761;  
    text-decoration:none;
} 
.dropdown li a:hover {
	color: #69B2EF;
	text-decoration: none;
}
.dropdown label {
	display: block;
	margin: 15px 0 0;
    font-size: 14px;
    font-weight: bold;
	color: #000;
}
.dropdown p {
	margin: 0;
	padding: 0;
}
.dropdown img {
	margin-right: 10px;
	margin-top: 12px;
	vertical-align: middle;
}
.dropdown .englishsearch img,
.dropdown .spanishsearch img {
    margin: 0;
    vertical-align: top;
}
.dropdown .columnHalf {
	display: block;
	position: relative;
	float: left;
	width: 330px;
	padding: 0 10px;
	padding-left: 20px;
	margin-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ccc;
}
.dropdown .columnHalf:first-child {
	margin-left: -10px;
	border: none;
}
.dropdown .columnThirds {
	display: block;
	position: relative;
	float: left;
	width: 230px;
	margin-left: 10px;
	padding: 0 10px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
.dropdown .columnThirds:first-child {
	margin-left: -10px;
	border: none;
}

#NIDDK_nav .fundingsearch {
	width: 150px;
}

.HIde { display: none; }

/* Content */

a img {
	border:0;
	outline:none;
}

.contentwrapper {
	width: 915px;
	margin: 0 auto;	
	padding: 0 20px 40px !important;
	background-color: #fff;
}
.breadcrumb {
	overflow: hidden;
}
.breadcrumbs {
	padding-left: 0;
	margin: 0;
	float: left;
	color: #000;
	font: 13px arial, sans-serif;
	max-width: 725px;
}
.breadcrumb .floatright {
    width: 190px;
}
.breadcrumbs li {
	list-style-type: none;
	display: inline;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #004b8d;
}
.subscribe {
	float: right;
}
.addthis_toolbox a {
	font: 13px arial, sans-serif;
}
.addthis_button_email > span {
	background: transparent url('../../Style%20Library/Images/niddk/email.png') no-repeat !important;
	width: 20px !important;
	height: 17px !important;
}
.addthis_button_print > span {
	background: transparent url('../../Style%20Library/Images/niddk/print.png') no-repeat 0 1px !important;
	width: 20px !important;
	height: 17px !important;
}
.subscribe a {
	background: transparent url('../../Style%20Library/Images/niddk/subscribe.png') no-repeat right top;
	padding-right: 20px;
	color: #004b8d;
	font: 13px arial, sans-serif;
}
a.externalLinkDisclaimer {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -5000px;
    background: transparent url('../../Style%20Library/Images/niddk/exit_small.png') no-repeat left top;
    margin: 0 3px; 
}

.niddkLinkDisclaimer {
    display: inline-block;
    width: 40px;
    height: 8px;
    overflow: hidden;
    text-indent: -5000px;
    background: transparent url('../../Style%20Library/Images/niddk/exit_niddk.png') no-repeat left top;
    margin: 1px 3px; 
}

.nihLinkDisclaimer {
    display: inline-block;
    width: 26px;
    height: 8px;
    overflow: hidden;
    text-indent: -5000px;
    background: transparent url('../../Style%20Library/Images/niddk/exit_nih.png') no-repeat left top;
    margin: 1px 3px; 
}

.divAlternatePageUrlWrap {
	position:relative;
}
.divAlternatePageUrl {
	position:absolute;
	right:26px;
	top:-19px;
	display:block;
}

#divSiteConfig{
	margin-bottom: 20px;
}

.pagemetadata{
	display:block;
	padding-top:75px;
}

/* Quick Launch */

body #s4-leftpanel {
	clear: left;
	margin-top: 30px;
	margin-right: 20px;
	width: 175px;
	font: 12px arial, verdana, sans-serif;
	color: #333;
}
#s4-leftpanel td.ms-vb {
	font: 12px arial, verdana, sans-serif;
}
.s4-ql {
	margin-bottom: 0px;
}
.s4-ql a {
	color: #404041 !important;
}
.s4-ql a:hover {
	text-decoration: none !important;
}
.s4-ql ul.root > li > .menu-item {
	padding: 0;
}
.s4-ql ul.root > li > .menu-item, .s4-qlheader, .s4-qlheader:visited {
	font-size: 12px;
}
.s4-ql ul > li > a {
    margin: 0 30px 0 10px;
    padding: 5px 0 10px;
    display: block;
    font-weight: bold;
}
.s4-ql li {
	color: #fff;
	padding: 5px 0 0 0 !important;
	font: 12px arial, sans-serif !important;
	border-bottom: 1px solid #d2d3d3;
}
.s4-ql li:hover {
	background-color: #a2c3da;
}
.s4-ql .headernochildren {
	background: transparent url('../../Style%20Library/Images/niddk/navrightarrow.png') no-repeat 150px center;
}
.s4-ql .headernochildren:hover {
	background: #a2c3da url('../../Style%20Library/Images/niddk/navrightarrow.png') no-repeat 150px center;
}
.headerwithchildren, .headerwithchildren:hover {
	background-repeat: no-repeat !important;
	background-position: 150px 15px !important;
}
.headerwithchildren:hover {
	background-color: #a2c3da !important;
}
.headerwithchildren .headerwithchildren, .headerwithchildren .headerwithchildren:hover {
	background-color: #F0F0F1 !important;
}
.s4-ql li.navselected {
	padding: 5px 0 0 0 !important;
	background: #a2c3da url('../../Style%20Library/Images/niddk/navdownarrow.png') no-repeat 150px 15px;
}
li.headerwithchildren .headernochildren {
	background-image: none;
}
.s4-ql li.headerwithchildren a {
	margin: 0 30px 0px 10px;
	display: block;
	font-weight: bold;
	padding: 5px 0 10px 0;
}
.s4-ql .headerwithchildren:hover ul, .s4-ql .headerwithchildren ul {
	background: #f0f0f1 none;
}
.s4-ql .headerwithchildren ul li {
	border: none;
	padding: 2px 5px 2px 20px !important;
	min-height: 19px;
}
.s4-ql .headerwithchildren ul li a {
	margin: 0;
	background: transparent url('../../Style%20Library/Images/niddk/leftnavdot.png') no-repeat left 5px;
	padding: 0 0 5px 7px;
}
.s4-ql .headerwithchildren ul li:hover {
	background: transparent none;
}
.selectedli, .selectedli:hover {
	background-color: #a2c3da !important;
}

/* New left nav */

.leftnavtitle {
    display: block;
    background: #273b7c url('../../Style%20Library/Images/niddk/leftnavtitlebg.png') repeat-x;
    padding: 5px 10px;
    border-bottom: 1px solid #848b9e;
    font: bold 12px arial, verdana, sans-serif;
    color: #fff;
}
#mainwrapper .leftnavtitle a:link, #mainwrapper .leftnavtitle a:visited,
#mainwrapper a.leftnavtitle:link, #mainwrapper a.leftnavtitle:visited,
#mainwrapper .leftnavtitle a:hover, #mainwrapper a.leftnavtitle:hover {
    color: #fff;
    text-decoration: none;
}
#mainwrapper .leftnavlist a:link, #mainwrapper .leftnavlist a:visited {
    color: #404041;
    text-decoration: none;
}
.leftnavlist {
    margin: 0;
    padding: 0;
    font: bold 12px arial, verdana, sans-serif;
    background-color: #fff;
    overflow: hidden;
}
.leftnavlist > li {
    list-style: none;
    min-height: 19px;
    color: #404041;
    padding: 0;
    border-bottom: 1px solid #d2d3d3;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 5px
}
.leftnavlist > li > a,
.leftnavlist > li > span {
    padding: 5px 0;
    display: table-cell;
    font-weight: bold;
}
.leftnavlist > li > a.navlink,
.leftnavlist > li > span,
.leftnavlist > li > *:first-child {
    width: 100%;
    padding-left: 5px;
}
.leftnavlist > li > ul {
    display: none;
    list-style: none;
    padding: 0;
    background: #f0f0f1 none;
}
.leftnavlist > li > ul > li {
    padding: 5px 5px 5px 20px;
}
.leftnavlist > li > ul > li > * {
  display: inline-block;
  background: transparent url('../../Style%20Library/Images/niddk/leftnavdot.png') no-repeat left 5px;
  padding-left: 7px;
}
.leftnavlist > li:hover,
.leftnavlist li.navselected {
    background-color: #a2c3da;
}
.leftnavlist .more {
    color: black;
    min-width: 20px;
    background: url('../../Style%20Library/Images/niddk/navrightarrow.png') no-repeat 50% 50%;
    text-indent: -5000em;
    overflow: hidden;
}
.leftnavlist .expanded .more {
    background-image: url('../../Style%20Library/Images/niddk/navdownarrow.png');
}
.leftnavlist > li.expanded > ul {
    display: block;
}
.mainleftnav  {
	margin-bottom: 20px;
}

/* Main Content */

.maincontent {
	float: left;
	margin-top: 30px;
	width: 720px;
	font: 13px/1.4em arial, sans-serif;
	color: #333333;
}
.maincontent a, #s4-leftpanel a {
	text-decoration: none;
	color: #004b8d;
}
.maincontent a:visited {
	text-decoration: none;
	color: #CB5A24;
}
.toggledcontent a:visited {
	text-decoration: none !important;
	color: #CB5A24 !important;
}

#s4-leftpanel a:visited, .arrow a:visited {
	color: #CB5A24; 
	text-decoration: none;
}
.arrow a:visited, .readmore a:visited {
	color: #fff !important; 
	text-decoration: none;
}

.maincontent a:hover, #s4-leftpanel a:hover {
	text-decoration: underline;
	color: #69B2EF;
}
.pagetitle, .researchtitle, .winpagetitle, .ms-WPBody h1.pagetitle {
	color: #004b8d;
	font: bold 22px Perpetua, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: transparent url('../../Style%20Library/Images/niddk/twocolumntitle.png') no-repeat bottom left;
	margin-top: 0;
	padding-bottom: 4px;
}
.researchtitle {
	background-image: url('../../Style%20Library/Images/niddk/twocolumntitle_research.png');
	margin-top: 10px;
}
.middlecolumn {
	float: left;
	width: 515px;
	margin-right: 15px;
	margin-top:0px;
}
.syndicate {
/**	padding-bottom:25px; commented out per JIRA#2449 for spacing issues on Comm Outreach & Health Fair page **/
}
.middlecolumn .syndicate {
	padding-bottom:10px;
}
.middlecolumn .ms-WPTitle {
	font-size: 16px;
	color: #004b8d;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
}
.rightcolumn {
	float: left;
	width: 190px;
}
/*.rightcolumn .ms-WPBody ul {
  padding-left: 10px;
}
.rightcolumn .ms-WPBody ul li {
    margin-bottom: 3px;
    margin-left: 5px;
 }*/
.niddkhr {
	border: 0;
	height: 1px;
	background-color: #c5c5c5;
}

/* Meeting Details Page */

.meetingwebpart {
	width: 725px;
	margin-right: 20px;
	float: left;
}
.meetingdetails {
	width: 170px;
	float: left;
}
.meetingtitle {
	background: transparent none;
	margin-top: 7px;
	margin-bottom: 0;
}
.meetingdate {
	font-weight: bold;
	margin: 0;
}
.addtocal {
	margin-top: 5px;
	background: transparent url('../../Style%20Library/Images/niddk/ical.png') no-repeat top left;
	padding-left: 25px;
	padding-top: 2px;
	min-height: 23px;
}
h3.location, h3.contacts {
    padding-left: 45px;
    font: 16px "Trebuchet MS", "Trebuchet", arial, sans-serif;
	margin-bottom: 0;
}
h3.location {
	background: transparent url('../../Style%20Library/Images/niddk/location.png') no-repeat center left;
	min-height: 30px;
}
h3.contacts {
	background: transparent url('../../Style%20Library/Images/niddk/contact.png') no-repeat center left;
	min-height: 23px;
}

/* Strategic Report Details Page */

.srimage {
	margin-left: 10px;
}
.srdate {
	margin-top: 0;
	font-size: 14px;
}

/* Full Width Layout */

.fullwidthheader {
	margin-top: 10px;
}

/* Director's Update */

.masthead {
    border: 1px solid #679147;
    padding: 7px 0 7px 13px;
    position: relative;
    margin-bottom: 10px;
}
.mid {
    width: 100%;
    display: table;
    border: 1px solid #679147;
    border-right-width: 0;
    background-color: #0065a5;
    box-sizing: border-box;
    padding-right: 15px;
}
.mid > * {
    display: table-cell;
    vertical-align: middle;
}
.masthead .du-signup {
    width: 240px;
    color: #fff;
}
.du-signup input {
    height: 20px;
    border: 1px solid #bababa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: 3px;
    margin-right: 0;
    color: #333 !important;
}
.du-signup img {
    height: 24px;
    border: 0;
    vertical-align: top;
    margin-top: 3px;
}
.masthead > i {
    display: block;
    position: absolute;
    width: 13px;
    height: 7px;
    border: 1px solid #679147;
}
.masthead > .pu { background-color: #fdfad9; top: -1px; left: -1px; }
.masthead > .bu { background-color: #b2d1e5; top: -1px; right: -1px; }
.masthead > .bd { background-color: #b2d1e5; bottom: -1px; left: -1px; }
.masthead > .pd { background-color: #fdfad9; bottom: -1px; right: -1px; }
.masthead > .lb {
    width: 78px;
    height: 100%;
    border-width: 0 1px 0 0;
    top: 0;
    left: 0;
}
.masthead > .rb {
    height: 100%;
    border-width: 0 0 0 1px;
    background-color: #fff;
    top: 0;
    right: 0;
}

/* Landing Page */

.labbrancheslayout { 
	width: 890px; 
	margin-bottom: 10px; 
}
.adtables { 
	width: 890px; 
	margin-top: 10px; 
}
.adtables td { 
	vertical-align: top; 
	margin-right: 5px; 
}
.ms-formvalidation {
  color: red !important;
}
.required .ms-formfieldlabel:after {
    color: red;
    content: " *";
}

/* Footer */

.footer {
	clear: both;
	background: transparent url('../../Style%20Library/Images/niddk/footergraphic.png') no-repeat center 55px;
	padding-top: 100px;
	color: #333;
}
.footer a {
	color: #333;
	font: 12px arial, sans-serif;
}
.footer .tagline {
	font: 13px arial, sans-serif;
	margin-bottom: 30px;
}
.footermenu {
	overflow: hidden;
}
.footermenu {
	margin: 0 auto;
	width: 900px;
}
.footermenu .floatleft {
	margin-left: 35px;
}
.footermenu h4 {
	text-transform: uppercase;
	margin: 0;
}
.footermenu h4 a {
	font: bold 12px arial, sans-serif;	
}
.footermenu ul {
	margin: 0;
	padding: 0;
}
.footermenu li {
	list-style-type: none;
}
.footersocial {
	margin-top: 20px;
	height: 40px;
}
.footersocial {
	background: transparent url(../../Style%20Library/images/niddk/footer-background.png) no-repeat;
	padding-top: 10px;
}
.footersocial a {
	font-size: 13px;
	color: #004b8d;
	display: inline-block;
	margin: 0 15px;
}
.footersocial img.social {
  vertical-align: top;
}
.footersocial img.social  {
  vertical-align: top;
}
.additionallinks {
	margin-top: 20px;
}
.additionallinks a {
	color: #004b8d;
	font: 12px arial, sans-serif;
}
.contactinfo {
	font: 12px arial, sans-serif;
	margin-top: 10px;
}
.contact-fb,
.contact-tw {
	position: relative;
    margin: 0.5em 0 0.5em 20px;
}
.contact-fb:before,
.contact-tw:before {
	display: block;
    content: '';
    width: 16px;
    height: 16px;
    background: transparent url('../../Style%20Library/images/niddk/social_sprites.png') no-repeat 0 0;
    position: absolute;
    left: -20px;
}
.contact-tw:before {
	background-position: 0 -96px;
}
.bottomlogos {
	clear: both;
	width: 922px;
	margin: 0 auto;
	padding-left: 5px;	
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.bottomlogos .floatright {
	padding-top: 10px;
}
.bottomlogos a img {
  margin: 0 5px;   
}
.nihfooter { 
    margin-bottom: 10px; 
    margin-left: 5px; 
}
.usafooter { 
    margin-bottom: 6px; 
    margin-left: 5px; 
}

/* Ribbon Styles */

span.niddkElement-span {
	-ms-name:"Body";
	font: 13px arial, sans-serif;
	color: #333;
}
span.niddkElement-footertext {
	-ms-name:"Footer Style";
	font: 11px arial, sans-serif;
	color: #333;
}
h2.niddkElement-h2content, .niddkElement-h2 {
	-ms-name:"Heading 2";
	font-size: 16px !important;
	color: #004b8d;
	font-weight: bold !important;	
	margin-bottom: 0;
	margin-top:0;
}
h2 {
	-ms-name:"Heading 2";
	font-size: 16px !important;
	color: #004b8d;
	font-weight: bold !important;	
	margin-bottom: 0;
	margin-top:0;
}
.maincontent .h2.niddkElement-h2content, .maincontent .niddkElement-h2, .maincontent h2 {
	font-size: 16px !important;
	font-weight: bold !important;	
}
h3.niddkElement-h3 {
	-ms-name:"Heading 3";
	font-size: 14px;
	color: #000;
	font-weight: bold;	
	margin-bottom: 0;
}
h3 {
	-ms-name:"Heading 3";
	font-size: 14px;
	color: #000;
	font-weight: bold;	
	margin-bottom: 0;
}

h4.niddkElement-h4content {
    -ms-name:"Heading 4";
    font-size: 13px;
    font-weight: bold;
    color: #004B8D;
    margin-bottom: 0;
}
h4 {
    -ms-name:"Heading 4";
    font-size: 13px;
    font-weight: bold;
    color: #004B8D;
    margin-bottom: 0;
}

h4.niddkElement-h4 {
	font-size: 14px;
	color: #004b8d;
	font-weight: bold;	
    margin-bottom: 0;
}
h4 {
	font-size: 14px;
	color: #004b8d;
	font-weight: bold;	
    margin-bottom: 0;
}

h5.niddkElement-h5 {
    -ms-name:"Heading 5";
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-bottom: 0;
}
h5 {
    -ms-name:"Heading 5";
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-bottom: 0;
}

h6.niddkElement-h6 {
    -ms-name:"Heading 6";
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #333;
    margin-bottom: 0;
}
h6 {
    -ms-name:"Heading 6";
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #333;
    margin-bottom: 0;
}

h5.niddkElement-h5 a:link, h6.niddkElement-h6 a:link, h6 a:link {
	text-decoration: none;
	color: #004b8d;
}
h5.niddkElement-h5 a:visited, h6.niddkElement-h6 a:visited, h6 a:visited {
	text-decoration: none;
	color: #CB5A24;
}
h5.niddkElement-h5 a:hover, h6.niddkElement-h6 a:hover, h6 a:hover {
	text-decoration: underline;
	color: #69B2EF;
}
h2.niddkElement-h2 + p, h2 + p, h3.niddkElement-h3 + p, h3 + p, h4.niddkElement-h4 + p, h4 + p, h4.niddkElement-h4content + p, h5.niddkElement-h5 + p, h5 + p, h6.niddkElement-h6 + p, h6 + p  {
	margin-top: 5px;
}
h2.niddkElement-h2 a:link, h4.niddkElement-h4content a:link, h4.niddkElement-h4 a:link, h2 a:link, h4 a:link {
    text-decoration: underline;
}
h2.fundedgrants {
	font-size: 16px;
	color: #004b8d;
	font-weight: bold;	
	margin: 0;
}
table.niddkTable-default {
	-ms-name: "Small Biz Table";
	text-align:left;
	vertical-align: top;
	border: none !important;
}
table.niddkTable-default td, table.niddkTable-default th, table.niddkTable-default2 td, table.niddkTable-default2 th {
	padding: 3px 5px 3px 10px;
	border: 1px solid #ced0d2;
}
.ms-rteTableHeaderOddCol-default, .ms-rteTableHeaderEvenCol-default, .niddkTableHeaderOddCol-default, .niddkTableHeaderEvenCol-default, table.niddkTable-default2 th, tr.niddkTableHeaderRow-default th {
	vertical-align: middle;
	background-color: #004a8d;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
th.niddkTableHeaderFirstCol-default {
	background-color: transparent;
	border-left: none !important;
	border-top: none !important;
}
.niddkTableFirstCol-default {
	background-color: #d8e3ed;
	text-align: left;
	vertical-align: top;
}
tr.niddkTableOddRow-default th,
tr.niddkTableOddRow-default td {
  background-color: #dedede;
  font-weight: normal;
}
tr.niddkTableEvenRow-default th,
tr.niddkTableEvenRow-default td {
  background-color: white;
  font-weight: normal;
}
.ms-rteTable-default, .ms-rteTableHeaderFirstCol-default, .ms-rteTableHeaderLastCol-default, .ms-rteTableHeaderOddCol-default, .ms-rteTableHeaderEvenCol-default, 
.ms-rteTableFirstCol-default, .ms-rteTableLastCol-default, .ms-rteTableOddCol-default, .ms-rteTableEvenCol-default, .ms-rteTableFooterFirstCol-default, 
.ms-rteTableFooterLastCol-default, .ms-rteTableFooterOddCol-default, .ms-rteTableFooterEvenCol-default, TD.ms-rteTable-default, TH.ms-rteTable-default, .ms-rtetablecells {
	border-color: #ced0d2;
}
table.niddkTable-default2 {
	-ms-name: "NIDDK Table";
	text-align:left;
	vertical-align: top;
	border: none !important;
}
table.niddkTable-default3 {
	-ms-name: "Normal Table";
}
table.niddkTable-default3 td {
	text-align: left;
	vertical-align: top;
	border: none !important;
    padding-right: 25px;
}
.niddkPosition-1 {
	-ms-name: "Left";
	float: left;
}
.niddkPosition-2 {
	-ms-name: "Right";
	float: right;
}
.niddkPosition-3 {
	-ms-name: "Top";
	vertical-align: text-top;
}
.niddkPosition-4 {
	-ms-name: "Middle";
	vertical-align: middle;
}
.niddkPosition-5 {
	-ms-name: "Bottom";
	vertical-align: text-bottom;
}

.niddkTable-default.padding-5 th,
.niddkTable-default.padding-5 td {padding:5px;}

/* Utility Styles */

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.inlineblock {
	display: inline-block;
}
.noul {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
}
.ms-imnlink {
    display: none;
}
.contentlist {
	padding-left: 5px;
}
.contentlist li {
    margin-bottom: 3px;
    margin-left: 25px;
}
#s4-leftpanel .contentlist li {
margin-left:10px;
}
.removemargin {
    margin-top: 0;
}

/* Dictionary Terms */
a.dict-term-link,
a.dict-term-link:link,
a.dict-term-link:visited {
    text-decoration: none;
    border-bottom: 1px dotted;
}
#mainwrapper a.dict-term-link:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

/* Pipe Image */

.pipeContainer {
	width: 720px;
	display:block;
	position:relative;
}
.pipe-0 {
	background-image:url('../../Style%20Library/Images/niddk/0-StartingPoint.png');
	background-position:left top;
	display: block;
	width:720px;
	height:20px;
	position:relative;
	padding:0;
	margin:0;
	background-color:transparent;
}

.pipes {
	display: block;
	width:720px;
	height:314px;
	position:relative;
	padding:0;
	margin:0;
	background-color:transparent;
	border-spacing:0;
	border-collapse:collapse;
}


.pipe-1 {
	background-image:url('../../Style%20Library/Images/niddk/1-diseaseBiology.png');
}
.pipe-1:hover {
	background-image:url('../../Style%20Library/Images/niddk/1-diseaseBiology_overGreen.png');
}
.current .pipe-1{
	background-image:url('../../Style%20Library/Images/niddk/1-diseaseBiology_overOrange.png');
}

.pipe-2 {
	background-image:url('../../Style%20Library/Images/niddk/2-unvalidTarget.png');
}
.pipe-2:hover{
	background-image: url('../../Style%20Library/Images/niddk/2-unvalidTarget_overGreen.png');
}
.current .pipe-2{
	background-image: url('../../Style%20Library/Images/niddk/2-unvalidTarget_overOrange.png');
}

.pipe-3 {
	background-image:url('../../Style%20Library/Images/niddk/3-nominatedTarget.png');
}
.pipe-3:hover{
	background-image: url('../../Style%20Library/Images/niddk/3-nominatedTarget_overGreen.png');
}
.current .pipe-3{
	background-image: url('../../Style%20Library/Images/niddk/3-nominatedTarget_overOrange.png');
}

.pipe-4 {
	background-image:url('../../Style%20Library/Images/niddk/4-targetAssay.png');
}
.pipe-4:hover{
	background-image: url('../../Style%20Library/Images/niddk/4-targetAssay_overGreen.png');
}
.current .pipe-4{
	background-image: url('../../Style%20Library/Images/niddk/4-targetAssay_overOrange.png');
}

.pipe-5 {
	background-image:url('../../Style%20Library/Images/niddk/5-Hit.png');
}
.pipe-5:hover{
	background-image: url('../../Style%20Library/Images/niddk/5-Hit_overGreen.png');
}
.current .pipe-5{
	background-image: url('../../Style%20Library/Images/niddk/5-Hit_overOrange.png');
}

.pipe-6 {
	background-image:url('../../Style%20Library/Images/niddk/6-leadCompound.png');
}
.pipe-6:hover{
	background-image: url('../../Style%20Library/Images/niddk/6-leadCompound_overGreen.png');
}
.current .pipe-6{
	background-image: url('../../Style%20Library/Images/niddk/6-leadCompound_overOrange.png');
}

.pipe-7 {
	background-image:url('../../Style%20Library/Images/niddk/7-preClinical.png');
}
.pipe-7:hover{
	background-image: url('../../Style%20Library/Images/niddk/7-preClinical_overGreen.png');
}
.current .pipe-7{
	background-image: url('../../Style%20Library/Images/niddk/7-preClinical_overOrange.png');
}

.pipe-8 {
	background-image:url('../../Style%20Library/Images/niddk/8-clinical.png');
}
.pipe-8:hover{
	background-image: url('../../Style%20Library/Images/niddk/8-clinical_overGreen.png');
}
.current .pipe-8{
	background-image: url('../../Style%20Library/Images/niddk/8-clinical_overOrange.png');
}

.pipe-9 {
	background-image:url('../../Style%20Library/Images/niddk/9-licensing.png');
}
/**.pipe-9:hover {
	background-image:url('../../Style%20Library/Images/niddk/9-licensing_overGreen.png');
}**/
.current .pipe-9 {
	background-image:url('../../Style%20Library/Images/niddk/9-licensing_overOrange.png');
}

.pipe-10 {
	background-image:url('../../Style%20Library/Images/niddk/10-outcomes.png');
	background-position:left top;
	display: block;
	width:720px;
	height:20px;
	position: relative;
	padding:0;
	margin:0;
	background-color:transparent;
}
.pipes a{
	background-position:left top;
	display: table-cell;
	width:78px;
	height:314px;	
	position:relative;
	padding:0;
	margin:0;
	background-color:transparent;
}


.pipe{
	background-position:left top;
	display: table-cell;
	width:78px;
	height:314px;	
	position:relative;
	padding:0;
	margin:0;
	background-color:transparent;
}

.pipe a{
	display:block;	
	background-color:transparent;
}

/** responsive adjustments **/

#mobileHeader, #mobileNIH, #bottomHiddenMobile {
	display: none;
}